| Total Complexity | 34 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 182 |
| Lines of code | 138 |
| Logical lines of code | 62 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| push_to_queue() | 43 | 9 | 51 | |
| undo() | 46 | 8 | 39 | |
| perform() | 57 | 5 | 17 | |
| do_complete_actions() | 60 | 5 | 14 | |
| set_data() | 73 | 3 | 4 | |
| __construct() | 76 | 1 | 4 | |
| is_processing() | 82 | 1 | 3 | |
| get_total_tasks() | 82 | 1 | 3 | |
| get_order_ids() | 82 | 1 | 3 |